From: Eli Zaretskii Date: Fri, 12 Jan 2007 15:55:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2870 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=93760c85f34ad92b1b555f8caa7d1e0507cb072c;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index b801fa839ed..63c9509b169 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2007-01-12 Eli Zaretskii + + * dired.c (Ffile_attributes): Copy some members of `struct stat' + into int's to avoid GCC warnings about limited range of short in + arguments to FIXNUM_OVERFLOW_P. + 2007-01-12 YAMAMOTO Mitsuharu * macmenu.c (HAVE_DIALOGS): Define if TARGET_API_MAC_CARBON.